Skip to content

Make PR dashboard near-real-time with event triggers#18474

Closed
trask wants to merge 3 commits into
open-telemetry:mainfrom
trask:realtime-dash
Closed

Make PR dashboard near-real-time with event triggers#18474
trask wants to merge 3 commits into
open-telemetry:mainfrom
trask:realtime-dash

Conversation

@trask

@trask trask commented May 1, 2026

Copy link
Copy Markdown
Member

Trigger the workflow on PR/review/comment events in addition to the hourly cron.

Trigger the workflow on PR/review/comment events in addition to the hourly cron, and add a concurrency group that debounces bursts (at most one running and one queued) without canceling the in-flight run.
@trask trask requested a review from a team as a code owner May 1, 2026 03:05
@trask

trask commented May 1, 2026

Copy link
Copy Markdown
Member Author

no dice

pull_request_review and pull_request_review_comment run on the PR (where they don't have permissions) instead of on main ☹️

@trask trask marked this pull request as draft May 1, 2026 16:04
trask added 2 commits May 1, 2026 12:41
# Conflicts:
#	.github/workflows/pr-review-dashboard.yml
@trask

trask commented May 4, 2026

Copy link
Copy Markdown
Member Author

closing for now, will reconsider

@trask trask closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants